home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Syn Text Editor 2.1.0.46
/
synsetup-2.1.0.46.exe
/
{app}
/
templates
/
Pascal
/
DLL.pas
next >
Wrap
Pascal/Delphi Source File
|
2003-08-13
|
199b
|
15 lines
{Description: Pascal standard DLL|}
{
Created: {$DateTime} by {$UserName}
$Id: DLL.pas,v 1.1.2.3 2003/08/13 00:38:45 neum Exp $
}
library {$FileTitleNoExt};
exports
begin
end.